[INFO] fetching crate meztide 0.12.13...
[INFO] testing meztide-0.12.13 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate meztide 0.12.13 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate meztide 0.12.13
[INFO] finished tweaking crates.io crate meztide 0.12.13
[INFO] tweaked toml for crates.io crate meztide 0.12.13 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meztide 0.12.13 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate meztide 0.12.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.4
[INFO] [stderr]   Downloaded string_concat v0.0.1
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded rustix v0.38.17
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f780305d3cca0c122b24e4e71001551c84211e7290688d906410cb39f432c33
[INFO] running `Command { std: "docker" "start" "-a" "4f780305d3cca0c122b24e4e71001551c84211e7290688d906410cb39f432c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f780305d3cca0c122b24e4e71001551c84211e7290688d906410cb39f432c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f780305d3cca0c122b24e4e71001551c84211e7290688d906410cb39f432c33", kill_on_drop: false }`
[INFO] [stdout] 4f780305d3cca0c122b24e4e71001551c84211e7290688d906410cb39f432c33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f27b123ccd4daa7cbf6ee53f9b24a15e93b6162ab7b98779cc1d97c7dda6745d
[INFO] running `Command { std: "docker" "start" "-a" "f27b123ccd4daa7cbf6ee53f9b24a15e93b6162ab7b98779cc1d97c7dda6745d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling string_concat v0.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling meztide v0.12.13 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/community_id.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub async fn delete(&self, ctx: &Client) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/community_id.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ctx.request(Method::DELETE, &format!("communities/{}", self.0))
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ctx.request::<()>(Method::DELETE, &format!("communities/{}", self.0))
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/community_id.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub async fn follow(&self, ctx: &Client, try_wait_for_accept: bool) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/community_id.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         ctx.request_with(Method::POST, &format!("communities/{}", self.0), |b| {
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 31 |         ctx.request_with::<()>(Method::POST, &format!("communities/{}", self.0), |b| {
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/community_id.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub async fn unfollow(&self, ctx: &Client) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/community_id.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         ctx.request(Method::POST, &format!("communities/{}/unfollow", self.0))
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 42 |         ctx.request::<()>(Method::POST, &format!("communities/{}/unfollow", self.0))
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/community_id.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub async fn add_moderator(&self, ctx: &Client, user_id: UserId) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/community_id.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ctx.request(
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ctx.request::<()>(
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/post_id.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub async fn delete(&self, ctx: &Client) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/post_id.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ctx.request(
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 19 |         ctx.request::<()>(
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/post_id.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub async fn vote(&self, ctx: &Client, is_like: bool) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/post_id.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ctx.request(
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ctx.request::<()>(
[INFO] [stdout]    |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/post_id.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub async fn flag<'a>(&self, ctx: &Client, req: &ReqFlagPost<'a>) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/post_id.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ctx.request_with(
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ctx.request_with::<()>(
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/ids/post_id.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub async fn poll_vote(&self, ctx: &Client, req: &ReqPollVote) -> reqwest::Result<()> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail
[INFO] [stdout]   --> src/ids/post_id.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         ctx.request_with(
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 73 |         ctx.request_with::<()>(
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `meztide` (lib) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "f27b123ccd4daa7cbf6ee53f9b24a15e93b6162ab7b98779cc1d97c7dda6745d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f27b123ccd4daa7cbf6ee53f9b24a15e93b6162ab7b98779cc1d97c7dda6745d", kill_on_drop: false }`
[INFO] [stdout] f27b123ccd4daa7cbf6ee53f9b24a15e93b6162ab7b98779cc1d97c7dda6745d
